Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for CDSE for downloading Sentinel-2 metadata #24

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jfaldanam
Copy link
Contributor

Update the greensenti package to remove the sentinelsat dependecy as is deprecated along with the original Copernicous data hub, the recommended way to obtain product metadata (and download) is to utilize the Copernicus Data Space Ecosystem (CDSE) APIs.

Due to time constraints, this PR will fix using the CDSE only for metadata, as currently we use Google cloud for downloads.

Official migration guide: https://dataspace.copernicus.eu/news/2023-9-28-accessing-sentinel-mission-data-new-copernicus-data-space-ecosystem-apis

Closes #22

@jfaldanam jfaldanam self-assigned this Jul 16, 2024
@jfaldanam jfaldanam marked this pull request as ready for review July 16, 2024 12:05
@jfaldanam jfaldanam requested a review from benhid July 16, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The download from Copernicous should be updated to new API
1 participant